
'Declaration
<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> Public MustInherit Class C1ObservableKeyedCollection (Of TKey,TItem) Inherits System.Collections.ObjectModel.KeyedCollection(Of TKey,TItem)
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] public abstract class C1ObservableKeyedCollection<TKey,TItem> : System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.C1Schedule.BaseCollection<T>
C1.Xaml.Schedule.CoveredElementsCollection
C1.Xaml.Schedule.CoverElementCollection